Skip to content
This repository was archived by the owner on Jan 22, 2021. It is now read-only.

setup.py modified to include other data files#28

Open
azuer88 wants to merge 1 commit into
nathanborror:masterfrom
azuer88:master
Open

setup.py modified to include other data files#28
azuer88 wants to merge 1 commit into
nathanborror:masterfrom
azuer88:master

Conversation

@azuer88

@azuer88 azuer88 commented Feb 15, 2011

Copy link
Copy Markdown

Hi,

I've modified setup.py so it will include all other data files (fixtures, templates, media, etc.).

I based my modification on django's setup.py.

This is related to #24

br,
Blue

@aehlke

aehlke commented Feb 15, 2011

Copy link
Copy Markdown

thanks for the heads up
not bad -- have you checked that it doesn't pull in unnecessary files though? that is a cleaner method if it doesn't result in unneeded data files

@azuer88

azuer88 commented Feb 15, 2011

Copy link
Copy Markdown
Author

any files (not starting with ".") are included. i am not too sure what would be unnecessary, though, so would rather err on including them. imho, the author would remove any unnecessary files before creating a distribution.

can you give a situational example where there would be some unnecessary files?

@domino14

domino14 commented Nov 9, 2013

Copy link
Copy Markdown

please, merge this in to master. it's impossible to do a fully working install otherwise.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants